Re-exports

pub use near_primitives_core::borsh;
pub use near_primitives_core::num_rational;

Modules

Types for telemetry reporting. Can be received by any telemetry dashboard to display node count and their status across the network.

This module defines “stable” internal API to view internal data using view_client.

Macros

Macro to either return value if the result is Ok, or exit function logging error.